public class StrokeDashPublic Class StrokeDash| StrokeDash | Initializes a new instance of the StrokeDash class. |
| DisplayName | Specifies the name of a dash style. |
| Distance | Specifies the distance between the dashes of a stroke. |
| Dots1 | Specifies the number of dashes for the first sequence in an alternating sequence of dots. |
| Dots1Length | Specifies the length of the dashes. |
| Dots2 | Specifies the number of dashes for the second sequence in an alternating sequence of dots. |
| Dots2Length | Specifies the length of the dashes |
| Name | Specifies names that are used for referencing graphical elements. |
| Style | Specifies the rendering for a stroke-dash. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current StrokeDash object to its equivalent string representation.
(Overrides ObjectToString) |